home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TGGVCARD / TGGVCARD.txt
Text File  |  2007-09-27  |  3KB  |  195 lines

  1. object GGVCard: TGGVCard
  2.   Left = 563
  3.   Top = 269
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 269
  6.   ClientWidth = 265
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 104
  18.     Top = 16
  19.     Width = 24
  20.     Height = 13
  21.     Caption = 'Imi'#281':'
  22.   end
  23.   object Bevel1: TBevel
  24.     Left = 8
  25.     Top = 88
  26.     Width = 249
  27.     Height = 10
  28.     Shape = bsBottomLine
  29.   end
  30.   object Label2: TLabel
  31.     Left = 104
  32.     Top = 40
  33.     Width = 48
  34.     Height = 13
  35.     Caption = 'Nazwisko:'
  36.   end
  37.   object Label3: TLabel
  38.     Left = 104
  39.     Top = 64
  40.     Width = 23
  41.     Height = 13
  42.     Caption = 'Nick:'
  43.   end
  44.   object Label7: TLabel
  45.     Left = 24
  46.     Top = 112
  47.     Width = 27
  48.     Height = 13
  49.     Caption = 'Wiek:'
  50.   end
  51.   object Label9: TLabel
  52.     Left = 24
  53.     Top = 136
  54.     Width = 24
  55.     Height = 13
  56.     Caption = 'P'#322'e'#263':'
  57.   end
  58.   object Bevel2: TBevel
  59.     Left = 8
  60.     Top = 160
  61.     Width = 249
  62.     Height = 10
  63.     Shape = bsBottomLine
  64.   end
  65.   object Label11: TLabel
  66.     Left = 24
  67.     Top = 184
  68.     Width = 35
  69.     Height = 13
  70.     Caption = 'Miasto:'
  71.   end
  72.   object Bevel3: TBevel
  73.     Left = 8
  74.     Top = 208
  75.     Width = 249
  76.     Height = 10
  77.     Shape = bsBottomLine
  78.   end
  79.   object PaintBox1: TPaintBox
  80.     Left = 16
  81.     Top = 16
  82.     Width = 64
  83.     Height = 64
  84.     OnPaint = PaintBox1Paint
  85.   end
  86.   object Button1: TButton
  87.     Left = 181
  88.     Top = 232
  89.     Width = 75
  90.     Height = 25
  91.     Caption = 'Zamknij'
  92.     TabOrder = 0
  93.     OnClick = Button1Click
  94.   end
  95.   object Button2: TButton
  96.     Left = 8
  97.     Top = 232
  98.     Width = 75
  99.     Height = 25
  100.     Caption = 'Menu'
  101.     TabOrder = 1
  102.     OnClick = Button2Click
  103.   end
  104.   object firstEdit: TEdit
  105.     Left = 168
  106.     Top = 16
  107.     Width = 81
  108.     Height = 17
  109.     BevelInner = bvNone
  110.     BevelOuter = bvNone
  111.     BorderStyle = bsNone
  112.     Color = clBtnFace
  113.     Ctl3D = False
  114.     ParentCtl3D = False
  115.     ReadOnly = True
  116.     TabOrder = 2
  117.     Text = 'brak'
  118.   end
  119.   object lastEdit: TEdit
  120.     Left = 168
  121.     Top = 40
  122.     Width = 81
  123.     Height = 17
  124.     BevelInner = bvNone
  125.     BevelOuter = bvNone
  126.     BorderStyle = bsNone
  127.     Color = clBtnFace
  128.     Ctl3D = False
  129.     ParentCtl3D = False
  130.     ReadOnly = True
  131.     TabOrder = 3
  132.     Text = 'brak'
  133.   end
  134.   object nickEdit: TEdit
  135.     Left = 168
  136.     Top = 64
  137.     Width = 81
  138.     Height = 17
  139.     BevelInner = bvNone
  140.     BevelOuter = bvNone
  141.     BorderStyle = bsNone
  142.     Color = clBtnFace
  143.     Ctl3D = False
  144.     ParentCtl3D = False
  145.     ReadOnly = True
  146.     TabOrder = 4
  147.     Text = 'brak'
  148.   end
  149.   object birthEdit: TEdit
  150.     Left = 80
  151.     Top = 112
  152.     Width = 177
  153.     Height = 17
  154.     BevelInner = bvNone
  155.     BevelOuter = bvNone
  156.     BorderStyle = bsNone
  157.     Color = clBtnFace
  158.     Ctl3D = False
  159.     ParentCtl3D = False
  160.     ReadOnly = True
  161.     TabOrder = 5
  162.     Text = 'brak'
  163.   end
  164.   object genderEdit: TEdit
  165.     Left = 80
  166.     Top = 136
  167.     Width = 177
  168.     Height = 17
  169.     BevelInner = bvNone
  170.     BevelOuter = bvNone
  171.     BorderStyle = bsNone
  172.     Color = clBtnFace
  173.     Ctl3D = False
  174.     ParentCtl3D = False
  175.     ReadOnly = True
  176.     TabOrder = 6
  177.     Text = 'brak'
  178.   end
  179.   object cityEdit: TEdit
  180.     Left = 80
  181.     Top = 184
  182.     Width = 169
  183.     Height = 17
  184.     BevelInner = bvNone
  185.     BevelOuter = bvNone
  186.     BorderStyle = bsNone
  187.     Color = clBtnFace
  188.     Ctl3D = False
  189.     ParentCtl3D = False
  190.     ReadOnly = True
  191.     TabOrder = 7
  192.     Text = 'brak'
  193.   end
  194. end
  195.